home *** CD-ROM | disk | FTP | other *** search
- /* heuristics_menu.c: routines to alter display heuristics */
-
- # ifndef lint
- static char Rcsid[] = "@(#)$Header: /xtel/pp/pp-beta/Src/LINEconsole/RCS/heuristics.c,v 6.0 1991/12/18 20:26:30 jpo Rel $";
- # endif
-
- /*
- * $Header: /xtel/pp/pp-beta/Src/LINEconsole/RCS/heuristics.c,v 6.0 1991/12/18 20:26:30 jpo Rel $
- *
- * $Log: heuristics.c,v $
- * Revision 6.0 1991/12/18 20:26:30 jpo
- * Release 6.0
- *
- */
-
- #include "console.h"
-
- heuristics_menu()
- {
- }
-